﻿@charset "utf-8";
.title {
	text-align: center;
	width: 100%;
	height: 70px;
	margin: 33px auto 0;
}
.title>p:nth-child(1) {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 30px;
	color: #000;
}
.title>p:nth-child(2) {
	margin-top: 17px;
	font-size: 18.5px;
	color: #666;
}
.con1 {
	margin-top: 30px;
	width: 100%;
	height: 1040px;
}
.c1-left {
	width: 271px;
	height: 818px;
	float: left;
}
.c1-right {
	width: 909px;
	height: 818px;
	float: right;
}
.c1t {
	width: 271px;
	height: 86px;
}
.c1t>a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.c1t>a>p:nth-child(1) {
	margin-top: 20px;
	font-size: 24px;
	color: #fff;
	line-height: 24px;
}
.c1t>a>p:nth-child(2) {
	margin-top: 10px;
	font-size: 16px;
	color: #CEDEB5;
	line-height: 16px;
}
.c1l-list {
	padding-bottom: 20px;
	width: 269px;
	border: 1px solid #E8E8E8;
}
.c1lt {
	margin-top: 18px;
	padding: 0 20px;
	height: 44px;
}
.c1lt>a {
	display: block;
	width: 100%;
	font-size: 18px;
	color: #333;
}
.c1lt>p {
	font-size: 10px;
	color: #999;
}
.c1-clist {
	overflow: hidden;
	border-top: 1px dashed #E8E8E8;
	border-bottom: 1px dashed #E8E8E8;
	padding: 10px 0;
	width: 229px;
	margin: 0 auto;
}
.c1-clist>li {
	list-style: none;
	min-width: 50%;
	float: left;
}
.c1-clist>li>a {
	font-size: 14px;
	color: #666;
}
.c1-clist>li>a::after {
	content: '>>';
}
.c1-r-t {
	width: 100%;
	height: 32px;
	background: #A4CA5B;
}
.c1-r-t>a {
	font-size: 12px;
	background: #95B94F;
	color: #fff;
	line-height: 32px;
	text-align: center;
	float: right;
	width: 68px;
	height: 32px;
}
.c1-list {
	margin-top: 20px;
	width: 100%;
	height: 766px;
}
.c1-list>li {
	margin-bottom: 15px;
	width: 290px;
	height: 226px;
	float: left;
	list-style: none;
	margin-right: 19px;
}

.c1-list li a .thumbnail {
    width: 282px;
    height: 177px !important;
    border: 1px solid #E4E4E4;
    padding: 3px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.c1-list li a .thumbnail img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.c1-list>li:nth-child(3), .c1-list>li:nth-child(6), .c1-list>li:nth-child(9), .c1-list>li:nth-child(12) {
	margin-right: 0px;
}
.c1-item-bg {
	width: 288px;
	height: 198px;
	border: 1px solid #E8E8E8;
	background-size: 288px 198px !important;
}
.c1-list>li>a>p {
	text-align: center;
	line-height: 31px;
	font-size: 14px;
	color: #666;
	width: 288px;
	height: 31px;
	border: 1px solid #EEEEEE;
	background: #E8E8E8;
	margin-top: 5px;
}
.c1-list>li:hover>a>p {
	background: #333;
	color: #fff;
}
/*c2*/

.con2 {
	width: 100%;
	height: 146px;
}
/*c3*/

.con3 {
	width: 100%;
}
.c3-con {
	margin-top: 42px;
	width: 100%;
	height: 545px;
}
.c3-con>p {
	font-size: 18px;
	color: #000;
}
/*c4*/

.con4 {
	width: 100%;
}
.c4list {
	margin-top: 22px;
	overflow: hidden;
	width: 100%;
}
.c4list>div {
	width: 100%;
	height: 286px;
	margin-top: 20px;
}
.c4-text {
	padding-top: 82px;
	padding-left: 50px;
	width: 469px;
	height: 204px;
}
.c41>.c4-text, .c43>.c4-text {
	float: right;
}
.c4-text>p:nth-child(1) {
	font-size: 24px;
	color: #a4ca5b;
}
.c4-text>p:nth-child(2) {
	font-size: 10px;
	color: #B0AEAF;
	text-transform: uppercase;
}
.c4-text>p:nth-child(3) {
	margin-top: 15px;
}
.c4-text>p:nth-child(3), .c4-text>p:nth-child(4), .c4-text>p:nth-child(5) {
	margin-bottom: 5px;
	font-size: 14px;
	color: #fff;
}
.c4-text>p:nth-child(3)::before, .c4-text>p:nth-child(4)::before, .c4-text>p:nth-child(5)::before {
	content: '· ';
}
/*c5*/

.con5 {
	width: 100%;
	height: 727px;
}
.c5con {
	width: 100%;
	height: 615px;
}
.c5-list {
	margin: 42px auto 0;
	width: 850px;
	height: 370px;
}
.c5-item {
	display: none;
	width: 100%;
	height: 100%;
}
.c5-item.active {
	display: block;
}
.c5-l {
	width: 500px;
	height: 100%;
	float: left;
}
.c5-r {
	text-align: center;
	background: #434343;
	float: left;
	width: 350px;
	height: 370px;
}
.c5-r>p:nth-child(2) {
	font-size: 24px;
	margin-top: 15px;
	color: #a4ca5b;
}
.c5-r>p:nth-child(3) {
	font-size: 10px;
	margin-top: 5px;
	color: #A6A6A6;
	letter-spacing: -1px;
}
.c5-r>p:nth-child(4) {
	height: 125px;
	overflow: hidden;
	font-size: 14px;
	text-align: left;
	color: #fff;
	padding: 0 35px;
	line-height: 25px;
	margin-top: 18px;
}
.c5-r>p:nth-child(4)>a {
	color: #fff;
	font-size: 14px;
}
.c5-r>p:nth-child(5) {
	margin-top: 10px;
	padding-right: 16px;
	text-align: right;
	font-size: 18px;
	color: #fff;
}
.c5-r>p:nth-child(5)>em {
	font-size: 24px;
	color: #a4ca5b;
	font-style: normal;
}
.c5-icon {
	display: block;
	width: 55px;
	height: 55px;
	margin: 50px auto 0;
}
.c5-click {
	margin: 50px auto 0;
	width: 852px;
	height: 107px;
}
.c5-click>.c5cB:nth-child(1) {
	margin-left: 0;
}
.c5cB {
	transition: all .2s;
	cursor: pointer;
	margin-left: 42px;
	float: left;
	width: 107px;
	height: 107px;
	border-radius: 50%;
	/*background: #E1E9C6;*/

	background: #DDDBDA;
}
.c5cB.active {
	background: #DFE7C4;
}
.c5cS {
	transition: all .2s;
	overflow: hidden;
	text-align: center;
	border-radius: 50%;
	width: 87px;
	height: 87px;
	margin-top: 10.5px;
	margin-left: 10.5px;
	/*background: #95B94F;*/

	background: #fff;
}
.c5cB.active>.c5cS {
	background: #95B94F;
}
.c5cB.active>.c5cS>p:nth-child(1) {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.c5cB.active>.c5cS>p:nth-child(2) {
	color: #fff;
}
.c5cS>p:nth-child(1) {
	display: block;
	width: 64px;
	margin: 20px auto 0;
	line-height: 26px;
	border-bottom: 1px solid #999999;
	font-size: 16px;
	color: #333;
}
.c5cS>p:nth-child(2) {
	margin-top: 2px;
	font-size: 10px;
	color: #999;
}
/*c6*/

.con6 {
	width: 100%;
	height: 680px;
}
.c6con {
	width: 100%;
	height: 540px;
}
.c6-list, .c6l, .c6r, .c6-item {
	position: absolute;
}
.c6-item {
	display: none;
}
.c6-item.active {
	display: block;
}
.c6-click {
	width: 724px;
	height: 90px;
	margin: 42px auto 30px;
}
.c6-click>li {
	width: 166px;
	height: 35px;
	float: left;
	list-style: none;
	text-align: center;
}
.c6-click>li>a {
	border: 1px solid #A4CA5B;
	display: block;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	line-height: 35px;
	font-size: 17px;
	letter-spacing: 2px;
	color: #666;
}
.c6-click>li+li {
	margin-left: 20px;
}
.c6-click>li:nth-child(5) {
	margin-left: 0;
}
.c6-click>li:nth-child(1), .c6-click>li:nth-child(2), .c6-click>li:nth-child(3), .c6-click>li:nth-child(4) {
	margin-bottom: 20px;
}
.c6-click>li.active>a, .c6-click>li:hover>a {
	border: none;
	width: 100%;
	height: 100%;
	color: #fff;
	background: url(../images/c6-click-bg.jpg)no-repeat center;
}
.c6-list {
	margin-left: 50px;
	width: 1150px;
	height: 420px;
}
.c6-item {
	width: 1150px;
	height: 420px;
}
.c6-item-l {
	float: left;
	width: 550px;
	height: 420px;
}
.c6-item-r {
	float: right;
	width: 580px;
	height: 420px;
}
.c6-item-r-t {
	width: 100%;
	height: 32px;
	background: #A4CA5B;
}
.c6-item-r-t>a {
	float: right;
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 32px;
	color: #FFFFFF;
	width: 68px;
	height: 32px;
	background: #95B94F;
}
.c6-item-text {
	width: 100%;
	height: 386px;
}
.c6-item-text>div:nth-child(1) {
	margin-top: 19px;
	width: 179px;
	height: 71px;
	background-size: 179px 71px !important;
}
.c6-item-text>p {
	margin-top: 10px;
	overflow: hidden;
	display: block;
	font-size: 14px;
	color: #999;
	line-height: 25px;
	width: 512px;
	height: 148px;
}
.c6-item-text>p>a {
	color: #999;
}
.c6-item-text>div:nth-child(3) {
	width: 512px;
	height: 120px;
	margin-top: 21px;
}
.c6-item-text>div:nth-child(3)>div {
	width: 156px;
	height: 118px;
	border: 1px solid #F6F5F7;
	float: left;
}
.c6-item-text>div:nth-child(3)>div+div {
	margin-left: 19px;
}
.c6-item-text>div:nth-child(3)>div>a {
	display: block;
	width: 100%;
	height: 100%;
}
.c6l {
	margin-top: 185px;
	width: 50px;
	height: 60px;
}
.c6r {
	margin-left: 1150px;
	margin-top: 185px;
	width: 50px;
	height: 60px;
}
.c6l>a, .c6r>a {
	display: block;
	height: 60px;
	width: 100%;
}
/*c7*/

.con7 {
	width: 100%;
	height: 130px;
}
/*.c8*/

.con8 {
	background: #F7F3F7;
	overflow: hidden;
	width: 100%;
	height: 391px;
}
.con8>.M {
	height: 100%;
	overflow: hidden;
}
.c8-con {
	height: 341px;
	margin-top: 50px;
}
.c8p {
	float: left;
	overflow: hidden;
	width: 538px;
	height: 341px;
}
.c8p>div {
	margin-top: 10px;
	margin-left: 8px;
	width: 517px;
	height: 319px;
	border: 1px solid #E9E5E8;
}
.c8-text {
	margin-left: 15px;
	float: left;
	width: 405px;
	height: calc(100% - 30px);
	padding: 15px;
}
.c8-text>p:nth-child(1) {
	display: block;
	width: 120px;
	height: 28px;
}
.c8-text>p:nth-child(2) {
	display: block;
	letter-spacing: 6px;
	font-size: 30px;
	font-weight: bold;
	color: #a4ca5b;
}
.c8-text>p:nth-child(2)>span {
	display: block;
	width: 253px;
	height: 1px;
	margin-left: 150px;
	margin-top: -6px;
	border-top: 1px solid #CACACA;
}
.c8-text>p:nth-child(3) {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	margin-top: 35px;
	display: block;
	width: 410px;
	height: 120px;
	overflow: hidden;
}
.c8-text>a:nth-child(4) {
	display: block;
	width: 88px;
	height: 23px;
	margin-top: 40px;
}
.c8-click {
	float: left;
	width: 199px;
	height: 335px;
}
.c8-top, .c8-bottom {
	display: block;
	width: 100%;
	height: 35px;
}
.c8-list {
	width: 199px;
	height: 271px;
}
.c8-list>ul {
	width: 100%;
}
.c8-list>ul>li {
	transition: all 0.2s;
	position: absolute;
	display: none;
	list-style: none;
	width: 199px;
	height: 271px;
}
.c8-list>ul>li.active {
	display: block;
}
.c8-list>ul>li>a {
	display: block;
	width: 100%;
	height: 100%;
}
.c8-list {
	overflow: hidden;
}
.con9 {
	background: #F7F3F7;
	width: 100%;
	height: 289px;
	overflow: hidden;
}
.c9-t {
	margin-top: 20px;
	width: 100%;
	height: 24px;
}
.c9-t>a {
	float: right;
	font-size: 14px;
	color: #95b94f;
}
.c9-con {
	overflow: hidden;
	width: 100%;
	height: 215px;
}
.c9-list {
	overflow: hidden;
	margin-top: 18px;
	width: 100%;
	height: 215px;
}
.c9-list>div {
	float: left;
	overflow: hidden;
	width: 285px;
	height: 215px;
}
.c9-list>div+div {
	margin-left: 20px;
}
.c9-list>div>a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
}
.c9-list>div>a>div {
	width: 275px;
	height: 187px;
	
}
.c9-list>div>a>div img{
	width: 265px;
	height: 177px;
	border: 1px solid #E9E5E8;
	margin-top: 4px;
	margin-left: 4px;
	padding: 5px;
	
}
/*c10*/

.con10 {
	width: 100%;
	height: 485px;
}
.con10>.M>div:nth-child(1) {
	width: 363px;
	height: 100%;
	float: left;
}
.con10>.M>div:nth-child(2) {
	margin-left: 42px;
	width: 340px;
	height: 100%;
	float: left;
}
.con10>.M>div:nth-child(3) {
	margin-left: 42px;
	width: 413px;
	height: 100%;
	float: left;
}
.con10>.M>div>a {
	display: block;
	width: 88px;
	height: 23px;
	margin-top: 20px;
	float: right;
	background: url(../images/n-more.png)no-repeat center;
}
.n-t {
	margin-top: 43px;
	width: 100%;
	height: 40px;
}
.n-t>p:nth-child(1) {
	font-weight: bold;
	line-height: 39px;
	float: left;
	font-size: 18px;
	color: #000;
}
.n-t>p:nth-child(2) {
	letter-spacing: -1px;
	margin-left: 11px;
	margin-top: 16px;
	line-height: 18px;
	float: left;
	font-size: 14px;
	color: #999;
}
.n-t>a {
	margin-top: 16px;
	float: right;
	font-size: 14px;
	color: #95b94f;
}
.news-con {
	overflow: hidden;
	margin-top: 30px;
	width: 100%;
	height: 286px;
}
.np2 .news-more, .np3 .news-more {
	margin-left: 250px;
}
.np1 .news-con>ul, .np2 .news-con>ul {
	width: 100%;
	height: 100%;
}
.np1 .news-con>ul>li {
	list-style: none;
	width: 100%;
	height: 33px;
	border-bottom: 1px dashed #E8E8E8;
}
.np1 .news-con>ul>li>a {
	font-size: 14px;
	float: left;
	width: 200px;
	line-height: 33px;
	height: 33px;
	color: #666;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.np1 .news-con>ul>li>a::before {
	content: '<<';
}
.np1 .news-con>ul>li:nth-child(2)>p, .np1 .news-con>ul>li:nth-child(3)>p, .np1 .news-con>ul>li:nth-child(4)>p, .np1 .news-con>ul>li:nth-child(5)>p {
	float: right;
	font-size: 14px;
	line-height: 33px;
	color: #666;
}
.np1 .news-con>ul>li:nth-child(1) {
	height: 135px;
	margin-bottom: 15px;
	border-bottom: none;
}
.np1 .news-con>ul>li:nth-child(1)>div {
	width: 181px;
	height: 135px;
	float: left;
}
.np2 .news-con>ul>li:nth-child(1)>div {
	width: 100%;
}
.np1 .news-con>ul>li:nth-child(1)>div>a {
	display: block;
	width: 100%;
	height: 100%;
}
.np1 .news-con>ul>li:nth-child(1)>p:nth-child(2) {
	padding: 0 10px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
.np1 .news-con>ul>li:nth-child(1)>p:nth-child(2)>a {
	color: #333;
	font-size: 16px;
	line-height: 16px;
}
.np1 .news-con>ul>li:nth-child(1)>p:nth-child(3) {
	font-size: 14px;
	padding: 0 10px;
	overflow: hidden;
	height: 95px;
	line-height: 25px;
	color: #666;
	margin-top: 12px;
}
.np1 .news-con>ul>li:nth-child(1)>p:nth-child(3)>a {
	color: #666;
}
/*c10list*/

.c10-list {
	transition: all 0.2s;
	width: 100%;
}
.c10-list>ul {
	border-bottom: 1px dashed #E8E8E8;
	width: 100%;
	height: 85px;
}
.c10-list>ul+ul {
	margin-top: 15px;
}
.c10-list>ul>li {
	list-style: none;
	width: 100%;
	height: 30px;
}
.c10-list>ul>li:nth-child(2) {
	margin-top: 10px;
	color: #666666;
	font-size: 14px;
	padding-left: 38px;
	line-height: 30px;
	overflow: hidden;
}
.c10-list>ul>li>a {
	display: inline-block;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	padding-left: 38px;
	line-height: 30px;
	color: #666666;
}
.c10-list>ul>li>p {
	display: inline-block;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #666666;
}
.c10-list>ul>li:nth-child(2)>p>a {
	padding-left: 0;
	color: #666666;
}
/*goto  top*/

div.go-top {
	display: none;
	opacity: 0.6;
	z-index: 999999;
	position: fixed;
	bottom: 113px;
	left: 90%;
	margin-left: 40px;
	border: 1px solid #999;
	width: 38px;
	height: 38px;
	background-color: #999;
	border-radius: 3px;
	cursor: pointer;
}
div.go-top:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
div.go-top div.arrow {
	position: absolute;
	left: 10px;
	top: -1px;
	width: 0;
	height: 0;
	border: 9px solid transparent;
	border-bottom-color: #333;
}
div.go-top div.stick {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 8px;
	height: 14px;
	display: block;
	background-color: #333;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.youlian2{
		width: 1200px;
		margin: 30px auto;
	}
	.youlian2 span{
		font-size: 18px;
		float: left;
		color: #333;
		width: 98px;
	}
	.youlian2 li{
		list-style: none;
		display: inline-block;
	}
	.youlian2 a{
		color: #666;
		font-size: 14px;
	}
